home *** CD-ROM | disk | FTP | other *** search
- .K ""
-
- failat 20
-
- version >NIL: arp.library 39 1
- if warn
- echo "This will copy version 39.1 of the arp.library"
- echo "to your LIBS: directory."
- ask "OK? "
- if warn
- echo "Installing arp.library..."
- copy libs/arp.library to LIBS: clone
- echo "done."
- endif
- else
- echo "arp.library 39.1 or higher is already installed."
- endif
-